home *** CD-ROM | disk | FTP | other *** search
/ Champak 61 / Volume 61 - JOGO DISK .iso / Games / hello_kitty.swf / scripts / DefineButton2_294 / BUTTONCONDACTION on(release).as
Text File  |  2008-03-13  |  89b  |  5 lines

  1. on(release){
  2.    _root.beep.start(0,1);
  3.    _parent._parent.gotoAndPlay("newLevel");
  4. }
  5.